Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The test_find_not_should_ignore_path is now in heisentests #10989

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Sep 17, 2020

It seems that the test_find_not_should_ignore_path test has some
dependency on side-effects from other tests.

See #10988 - we are moving this test to heisentests until we
solve the issue.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

It seems that the test_find_not_should_ignore_path test has some
dependency on side-effects from other tests.

See apache#10988 - we are moving this test to heisentests until we
solve the issue.
@potiuk potiuk force-pushed the move-test_find_not_should_ignore_path-to-heisentests branch from e12ab72 to f62d7f9 Compare September 17, 2020 10:19
@kaxil
Copy link
Member

kaxil commented Sep 17, 2020

Give me an hour or so, let me see if I can fix it

@potiuk
Copy link
Member Author

potiuk commented Sep 17, 2020

Give me an hour or so, let me see if I can fix it

Cool. I looked at this one and the test does not seem complex, but I think it is a weird side effect that might be difficult to diagnose quickly - like some tests removing .airflowignore or simply sometimes leaving new files in the dag folder. So I was afraid it might be a difficult one to find and - especially - difficult one to prove that it is fixed :).

Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I spent few minutes looking into it, nothing strikes odd to me.

@potiuk potiuk merged commit 82a9477 into apache:master Sep 17, 2020
@potiuk potiuk deleted the move-test_find_not_should_ignore_path-to-heisentests branch September 17, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants